home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / moni / asp.lha / offset / iffparse < prev    next >
Text File  |  1995-09-05  |  704b  |  41 lines

  1. 1e AllocIFF()
  2. 24 OpenIFF()
  3. 2a ParseIFF()
  4. 30 CloseIFF()
  5. 36 FreeIFF()
  6. 3c ReadChunkBytes()
  7. 42 WriteChunkBytes()
  8. 48 ReadChunkRecords()
  9. 4e WriteChunkRecords()
  10. 54 PushChunk()
  11. 5a PopChunk()
  12. 66 EntryHandler()
  13. 6c ExitHandler()
  14. 72 PropChunk()
  15. 78 PropChunks()
  16. 7e StopChunk()
  17. 84 StopChunks()
  18. 8a CollectionChunk()
  19. 90 CollectionChunks()
  20. 96 StopOnExit()
  21. 9c FindProp()
  22. a2 FindCollection()
  23. a8 FindPropContext()
  24. ae CurrentChunk()
  25. b4 ParentChunk()
  26. ba AllocLocalItem()
  27. c0 LocalItemData()
  28. c6 SetLocalItemPurge()
  29. cc FreeLocalItem()
  30. d2 FindLocalItem()
  31. d8 StoreLocalItem()
  32. de StoreItemInContext()
  33. e4 InitIFF()
  34. ea InitIFFasDOS()
  35. f0 InitIFFasClip()
  36. f6 OpenClipboard()
  37. fc CloseClipboard()
  38. 102 GoodID()
  39. 108 GoodType()
  40. 10e IDtoStr()
  41.